Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Displaying Raw • Download


sbapp/plyer/platforms/win/notification.py 0.2.4 (6b02a0c3) Text, 499 B

T8b949e'''
Module of Windows API for plyer.notification.
'''

Tff7b72from T7ee787threading Tff7b72import Te6edf3Thread Tff7b72as Te6edf3thread

Tff7b72from T7ee787plyerT7ee787.T7ee787facades Tff7b72import Te6edf3Notification
Tff7b72from T7ee787plyerT7ee787.T7ee787platformsT7ee787.T7ee787winT7ee787.T7ee787libsT7ee787.T7ee787balloontip Tff7b72import Te6edf3balloon_tip


Tff7b72class T56d364WindowsNotificationTb4b4b4(Te6edf3NotificationTb4b4b4)Tb4b4b4:
T8b949e'''
Implementation of Windows notification/balloon API.
'''

Tff7b72def Td2a8ff_notifyTb4b4b4(Tff7b72selfTb4b4b4, Tff7b72*Tff7b72*Te6edf3kwargsTb4b4b4)Tb4b4b4:
Te6edf3threadTb4b4b4(Te6edf3targetTff7b72=Te6edf3balloon_tipTb4b4b4, Te6edf3kwargsTff7b72=Te6edf3kwargsTb4b4b4)Tff7b72.Td2a8ffstartTb4b4b4(Tb4b4b4)


Tff7b72def Td2a8ffinstanceTb4b4b4(Tb4b4b4)Tb4b4b4:
T8b949e'''
Instance for facade proxy.
'''
Tff7b72return Te6edf3WindowsNotificationTb4b4b4(Tb4b4b4)


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────